FaLoanCommonlineChangeSendRecordType 
Logical Entity Name  FaLoanCommonlineChangeSendRecordType 
Default Table Name  FaLoanCommonlineChangeSendRecordType 
Physical Only  NO 
Definition 
 
Note 
 

FaLoanCommonlineChangeSendRecordType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaLoanCommonlineChangeSendRecordTypeId(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(50)  YES 
 
Active    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaLoanCommonlineChangeSendRecordType Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaLoanCommonlineChangeSendRecordType_FaLoanCommonlineChangeSendRecordTypeID  PrimaryKey  FaLoanCommonlineChangeSendRecordTypeId 

FaLoanCommonlineChangeSendRecordType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_FaLoanCLChangeSendRecordType_UserId_SyStaff_StaffId      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FaLoanCommonLineChangeSendLog  Non-Identifying  One To Zero or More  FK_FaLoanCLChangeSendLog_FaLoanCLChangeSendRecordTypeId_FaLoanCLChangeSendRecordType_FaLoanCLChangeSendRecordTypeId        NO  YES 

FaLoanCommonlineChangeSendRecordType Check Constraints 
Check Constraint Name  CheckConstraint